﻿2026-09-09T05:08:14.2601747Z Current runner version: '2.337.0'
2026-09-09T05:08:14.2606767Z Runner name: 'hfenduleam'
2026-09-09T05:08:14.2607278Z Runner group name: 'Default'
2026-09-09T05:08:14.2607782Z Machine name: 'HFENDULEAM'
2026-09-09T05:08:14.2611345Z ##[group]GITHUB_TOKEN Permissions
2026-09-09T05:08:14.2612872Z Actions: write
2026-09-09T05:08:14.2613382Z ArtifactMetadata: write
2026-09-09T05:08:14.2613768Z Attestations: write
2026-09-09T05:08:14.2614106Z Checks: write
2026-09-09T05:08:14.2614450Z CodeQuality: write
2026-09-09T05:08:14.2614831Z Contents: write
2026-09-09T05:08:14.2615167Z CopilotRequests: write
2026-09-09T05:08:14.2615503Z Deployments: write
2026-09-09T05:08:14.2615854Z Discussions: write
2026-09-09T05:08:14.2616192Z Drives: write
2026-09-09T05:08:14.2616501Z Issues: write
2026-09-09T05:08:14.2616821Z Metadata: read
2026-09-09T05:08:14.2617160Z Models: read
2026-09-09T05:08:14.2617506Z Packages: write
2026-09-09T05:08:14.2617823Z Pages: write
2026-09-09T05:08:14.2618494Z PullRequests: write
2026-09-09T05:08:14.2618885Z RepositoryProjects: write
2026-09-09T05:08:14.2619280Z SecurityEvents: write
2026-09-09T05:08:14.2619629Z Statuses: write
2026-09-09T05:08:14.2619959Z VulnerabilityAlerts: read
2026-09-09T05:08:14.2620330Z ##[endgroup]
2026-09-09T05:08:14.2621668Z Secret source: Actions
2026-09-09T05:08:14.2622326Z Prepare workflow directory
2026-09-09T05:08:14.4248898Z Prepare all required actions
2026-09-09T05:08:14.4290416Z Getting action download info
2026-09-09T05:08:14.7579950Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-09-09T05:08:15.1862396Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-09-09T05:08:16.4097025Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-09-09T05:08:16.6736041Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-09-09T05:08:16.6737373Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-09-09T05:08:16.6738477Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-09-09T05:08:16.6739436Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-09-09T05:08:16.6740226Z [36;1mexit 0[0m
2026-09-09T05:08:16.6748529Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:08:16.6749505Z ##[endgroup]
2026-09-09T05:08:17.1369285Z ##[group]Run actions/checkout@v5
2026-09-09T05:08:17.1370992Z with:
2026-09-09T05:08:17.1372076Z   fetch-depth: 0
2026-09-09T05:08:17.1373048Z   repository: BigscreenVR/spt-bs-core
2026-09-09T05:08:17.1404086Z   token: ***
2026-09-09T05:08:17.1404811Z   ssh-strict: true
2026-09-09T05:08:17.1405542Z   ssh-user: git
2026-09-09T05:08:17.1406299Z   persist-credentials: true
2026-09-09T05:08:17.1407114Z   clean: true
2026-09-09T05:08:17.1408183Z   sparse-checkout-cone-mode: true
2026-09-09T05:08:17.1409162Z   fetch-tags: false
2026-09-09T05:08:17.1409929Z   show-progress: true
2026-09-09T05:08:17.1410738Z   lfs: false
2026-09-09T05:08:17.1411458Z   submodules: false
2026-09-09T05:08:17.1412239Z   set-safe-directory: true
2026-09-09T05:08:17.1413134Z   allow-unsafe-pr-checkout: false
2026-09-09T05:08:17.1414034Z ##[endgroup]
2026-09-09T05:08:17.3354361Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T05:08:17.3355928Z ##[group]Getting Git version info
2026-09-09T05:08:17.3356842Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-09T05:08:17.3579073Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-09T05:08:17.6110212Z git version 2.43.0.windows.1
2026-09-09T05:08:17.6191165Z ##[endgroup]
2026-09-09T05:08:17.6199134Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\499c059e-dcbd-4758-9da4-a8e4b0d389e6\.gitconfig'
2026-09-09T05:08:17.6218888Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\499c059e-dcbd-4758-9da4-a8e4b0d389e6' before making global git config changes
2026-09-09T05:08:17.6221626Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:08:17.6226792Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T05:08:17.6593381Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-09T05:08:17.6873839Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T05:08:17.6898850Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T05:08:17.6904027Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T05:08:17.7173808Z refs/heads/golden/webserve-272-r3
2026-09-09T05:08:17.7196853Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-09T05:08:18.0995832Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:08:19.0406011Z ##[endgroup]
2026-09-09T05:08:19.0408730Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-09T05:08:23.3151999Z ##[group]Cleaning the repository
2026-09-09T05:08:23.3157092Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-09T05:08:34.9426034Z Removing bench-ledger/
2026-09-09T05:08:34.9426379Z Removing target/
2026-09-09T05:08:34.9464526Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-09T05:08:35.4351604Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:08:35.4383763Z ##[endgroup]
2026-09-09T05:08:35.4388279Z ##[group]Disabling automatic garbage collection
2026-09-09T05:08:35.4393774Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-09T05:08:35.6904248Z ##[endgroup]
2026-09-09T05:08:35.6904760Z ##[group]Setting up auth
2026-09-09T05:08:35.6912199Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:08:36.2515582Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-09T05:08:40.8664272Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:08:40.8973620Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-09T05:08:42.5459639Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:08:42.5788221Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-09T05:08:45.3992989Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-09T05:08:45.4502689Z ##[endgroup]
2026-09-09T05:08:45.4503140Z ##[group]Fetching the repository
2026-09-09T05:08:45.4514269Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-09-09T05:08:50.1752211Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/webserve-272-r3
2026-09-09T05:08:51.5473861Z   origin/golden/webserve-272-r3
2026-09-09T05:08:51.5501084Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/webserve-272-r3
2026-09-09T05:08:53.1079512Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T05:08:53.1136021Z ##[endgroup]
2026-09-09T05:08:53.1136863Z ##[group]Determining the checkout info
2026-09-09T05:08:53.1137448Z ##[endgroup]
2026-09-09T05:08:53.1144742Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-09T05:08:53.1692672Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-09T05:08:53.1976111Z ##[group]Checking out the ref
2026-09-09T05:08:53.1980137Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/webserve-272-r3 refs/remotes/origin/golden/webserve-272-r3
2026-09-09T05:08:53.2674899Z branch 'golden/webserve-272-r3' set up to track 'origin/golden/webserve-272-r3'.
2026-09-09T05:08:53.2675359Z Your branch is up to date with 'origin/golden/webserve-272-r3'.
2026-09-09T05:08:53.2675719Z Switched to and reset branch 'golden/webserve-272-r3'
2026-09-09T05:08:53.2701655Z ##[endgroup]
2026-09-09T05:08:53.5660146Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-09T05:08:53.6144718Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T05:08:53.6462461Z ##[group]Run $floorBytes = 32GB
2026-09-09T05:08:53.6462828Z [36;1m$floorBytes = 32GB[0m
2026-09-09T05:08:53.6463100Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-09-09T05:08:53.6463386Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-09-09T05:08:53.6463694Z [36;1m$verdict = if ($freeBytes -lt $floorBytes) { "RED" } else { "PASS" }[0m
2026-09-09T05:08:53.6464203Z [36;1mWrite-Host "FLOOR_START job=n1-gate runner=Windows free_bytes=$freeBytes floor_bytes=$floorBytes verdict=$verdict sample=INSTANT"[0m
2026-09-09T05:08:53.6464650Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-09-09T05:08:53.6465071Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-09-09T05:08:53.6465497Z [36;1m  exit 1[0m
2026-09-09T05:08:53.6465678Z [36;1m}[0m
2026-09-09T05:08:53.6471638Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:08:53.6471962Z ##[endgroup]
2026-09-09T05:08:53.8812940Z FLOOR_START job=n1-gate runner=Windows free_bytes=153305182208 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-09T05:08:53.9715369Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-09-09T05:08:53.9716066Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-09-09T05:08:53.9726076Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:08:53.9726631Z ##[endgroup]
2026-09-09T05:08:54.2589284Z CI-CENSUS scope roots:
2026-09-09T05:08:54.2600522Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T05:08:54.2602063Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-09-09T05:08:54.2603329Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-09-09T05:08:54.2604592Z   root: C:\actions-runner\_work\_temp
2026-09-09T05:08:54.2606208Z   root: C:\Users\decid\spt-n1-oldbroker
2026-09-09T05:08:54.3368467Z CI-CENSUS phase=start box_procs=615 box_handles=266733 family_total=17 family_handles=2159 scoped=0 unscoped=17 unreadable_path=5
2026-09-09T05:08:54.3416896Z   FOREIGN  pid=9848    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3418053Z   FOREIGN  pid=11376   handles=28     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3419118Z   FOREIGN  pid=12468   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3419931Z   FOREIGN  pid=22880   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3421010Z   FOREIGN  pid=28508   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3421937Z   UNREAD   pid=33212   handles=27     spt <path unreadable — session-0 or access denied>
2026-09-09T05:08:54.3422640Z   FOREIGN  pid=41600   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3424170Z   UNREAD   pid=42028   handles=27     spt <path unreadable — session-0 or access denied>
2026-09-09T05:08:54.3424616Z   FOREIGN  pid=45660   handles=126    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3425120Z   FOREIGN  pid=48232   handles=695    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3425934Z   FOREIGN  pid=48988   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3426965Z   FOREIGN  pid=50724   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3427638Z   FOREIGN  pid=51992   handles=178    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3428419Z   FOREIGN  pid=53244   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:08:54.3429724Z   UNREAD   pid=54472   handles=27     spt <path unreadable — session-0 or access denied>
2026-09-09T05:08:54.3430260Z   UNREAD   pid=55136   handles=27     spt <path unreadable — session-0 or access denied>
2026-09-09T05:08:54.3430939Z   UNREAD   pid=59512   handles=0      spt <path unreadable — session-0 or access denied>
2026-09-09T05:08:54.5813006Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-09-09T05:08:54.5813547Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-09-09T05:08:54.5820090Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:08:54.5820515Z ##[endgroup]
2026-09-09T05:08:54.8829652Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:08:55.1419234Z ##[group]Run $ErrorActionPreference = "Stop"
2026-09-09T05:08:55.1485847Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-09-09T05:08:55.1486193Z [36;1m$PIN = "0c95435"[0m
2026-09-09T05:08:55.1486761Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-09-09T05:08:55.1487157Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-09-09T05:08:55.1487622Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-09-09T05:08:55.1488246Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-09-09T05:08:55.1488680Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-09-09T05:08:55.1489082Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-09-09T05:08:55.1489479Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-09-09T05:08:55.1489903Z [36;1m  # CARGO_INCREMENTAL=0 — see the Linux arm's note: this pinned cache is the[0m
2026-09-09T05:08:55.1491191Z [36;1m  # only COLD one-shot build in this workflow (rm -rf'd and rebuilt when the pin[0m
2026-09-09T05:08:55.1491822Z [36;1m  # moves, consumed as a binary in between), which is exactly the scope of the[0m
2026-09-09T05:08:55.1492391Z [36;1m  # releases#103 finding. The persistent workspace target is left incremental.[0m
2026-09-09T05:08:55.1492834Z [36;1m  $env:CARGO_INCREMENTAL = "0"[0m
2026-09-09T05:08:55.1493456Z [36;1m  .github/bench/wrap.ps1 -Step "n1-oldbroker-build" -Command "cargo build --manifest-path '$CACHE\Cargo.toml' -p spt --bin spt"[0m
2026-09-09T05:08:55.1494070Z [36;1m  Remove-Item Env:\CARGO_INCREMENTAL[0m
2026-09-09T05:08:55.1494382Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-09-09T05:08:55.1494637Z [36;1m}[0m
2026-09-09T05:08:55.1494831Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-09-09T05:08:55.1495360Z [36;1m.github/bench/wrap.ps1 -Step "n1-pairing" -Command "cargo test -p spt --test n1_pairing -- --nocapture"[0m
2026-09-09T05:08:55.1505077Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:08:55.1505462Z env:
2026-09-09T05:08:55.1505874Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:08:55.1506602Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:08:55.1507436Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:08:55.1507879Z ##[endgroup]
2026-09-09T05:08:59.2417413Z    Compiling proc-macro2 v1.0.106
2026-09-09T05:08:59.2417740Z    Compiling quote v1.0.45
2026-09-09T05:08:59.2417956Z    Compiling unicode-ident v1.0.24
2026-09-09T05:08:59.2418530Z    Compiling cfg-if v1.0.4
2026-09-09T05:08:59.9175384Z    Compiling serde_core v1.0.228
2026-09-09T05:08:59.9380940Z    Compiling serde v1.0.228
2026-09-09T05:09:01.8915094Z    Compiling windows-link v0.2.1
2026-09-09T05:09:02.7381675Z    Compiling typenum v1.20.1
2026-09-09T05:09:02.7862859Z    Compiling windows-sys v0.61.2
2026-09-09T05:09:04.1021176Z    Compiling version_check v0.9.5
2026-09-09T05:09:04.6521821Z    Compiling portable-atomic v1.13.1
2026-09-09T05:09:04.8811920Z    Compiling syn v2.0.117
2026-09-09T05:09:06.3580761Z    Compiling getrandom v0.3.4
2026-09-09T05:09:06.8480416Z    Compiling pin-project-lite v0.2.17
2026-09-09T05:09:06.9398616Z    Compiling critical-section v1.2.0
2026-09-09T05:09:07.3674886Z    Compiling subtle v2.6.1
2026-09-09T05:09:07.4913616Z    Compiling jobserver v0.1.34
2026-09-09T05:09:07.5084951Z    Compiling memchr v2.8.1
2026-09-09T05:09:07.7577233Z    Compiling shlex v2.0.1
2026-09-09T05:09:07.9994681Z    Compiling find-msvc-tools v0.1.9
2026-09-09T05:09:08.7731689Z    Compiling cc v1.2.63
2026-09-09T05:09:08.8738071Z    Compiling generic-array v0.14.7
2026-09-09T05:09:09.3953616Z    Compiling smallvec v1.15.1
2026-09-09T05:09:10.3722764Z    Compiling equivalent v1.0.2
2026-09-09T05:09:10.6207117Z    Compiling futures-core v0.3.32
2026-09-09T05:09:10.6345006Z    Compiling itoa v1.0.18
2026-09-09T05:09:11.0464923Z    Compiling bytes v1.11.1
2026-09-09T05:09:11.1012249Z    Compiling getrandom v0.2.17
2026-09-09T05:09:11.2415918Z    Compiling serde_derive v1.0.228
2026-09-09T05:09:11.4384483Z    Compiling zeroize_derive v1.4.3
2026-09-09T05:09:11.7816885Z    Compiling semver v1.0.28
2026-09-09T05:09:11.9933429Z    Compiling crypto-common v0.1.7
2026-09-09T05:09:12.2126289Z    Compiling rustc_version v0.4.1
2026-09-09T05:09:12.3545326Z    Compiling synstructure v0.13.2
2026-09-09T05:09:12.4826667Z    Compiling zeroize v1.8.2
2026-09-09T05:09:12.8011357Z    Compiling stable_deref_trait v1.2.1
2026-09-09T05:09:13.1057615Z    Compiling socket2 v0.6.4
2026-09-09T05:09:13.1279077Z    Compiling autocfg v1.5.1
2026-09-09T05:09:13.2866318Z    Compiling log v0.4.32
2026-09-09T05:09:14.0231207Z    Compiling zerofrom-derive v0.1.7
2026-09-09T05:09:14.2166177Z    Compiling rand_core v0.10.1
2026-09-09T05:09:14.3187048Z    Compiling yoke-derive v0.8.2
2026-09-09T05:09:15.5314749Z    Compiling tokio-macros v2.7.0
2026-09-09T05:09:16.9640772Z    Compiling zerofrom v0.1.8
2026-09-09T05:09:17.4047670Z    Compiling mio v1.2.1
2026-09-09T05:09:17.4277962Z    Compiling futures-sink v0.3.32
2026-09-09T05:09:17.7279061Z    Compiling slab v0.4.12
2026-09-09T05:09:17.8589198Z    Compiling futures-io v0.3.32
2026-09-09T05:09:17.8620735Z    Compiling yoke v0.8.3
2026-09-09T05:09:18.0007338Z    Compiling once_cell v1.21.4
2026-09-09T05:09:18.0543565Z    Compiling futures-channel v0.3.32
2026-09-09T05:09:18.3815122Z    Compiling tokio v1.52.3
2026-09-09T05:09:18.4573745Z    Compiling futures-macro v0.3.32
2026-09-09T05:09:18.4788180Z    Compiling futures-task v0.3.32
2026-09-09T05:09:18.6673759Z    Compiling rustversion v1.0.22
2026-09-09T05:09:18.9426815Z    Compiling scopeguard v1.2.0
2026-09-09T05:09:19.0176873Z    Compiling hashbrown v0.17.1
2026-09-09T05:09:19.0810637Z    Compiling getrandom v0.4.2
2026-09-09T05:09:19.4877483Z    Compiling cpufeatures v0.2.17
2026-09-09T05:09:19.5648208Z    Compiling futures-util v0.3.32
2026-09-09T05:09:19.9023102Z    Compiling indexmap v2.14.0
2026-09-09T05:09:19.9330240Z    Compiling lock_api v0.4.14
2026-09-09T05:09:20.1492877Z    Compiling zerovec-derive v0.11.3
2026-09-09T05:09:21.0659938Z    Compiling zerovec v0.11.6
2026-09-09T05:09:21.6913514Z    Compiling displaydoc v0.2.6
2026-09-09T05:09:22.0886507Z    Compiling hybrid-array v0.4.12
2026-09-09T05:09:22.5614189Z    Compiling libm v0.2.16
2026-09-09T05:09:22.7032262Z    Compiling fnv v1.0.7
2026-09-09T05:09:22.7914549Z    Compiling num-traits v0.2.19
2026-09-09T05:09:22.9703612Z    Compiling libc v0.2.186
2026-09-09T05:09:24.0174738Z    Compiling const-oid v0.9.6
2026-09-09T05:09:24.0442155Z    Compiling strsim v0.11.1
2026-09-09T05:09:24.4860529Z    Compiling cfg_aliases v0.2.1
2026-09-09T05:09:24.8470337Z    Compiling tinystr v0.8.3
2026-09-09T05:09:25.2972958Z    Compiling block-buffer v0.12.0
2026-09-09T05:09:25.3272194Z    Compiling crypto-common v0.2.2
2026-09-09T05:09:25.4002098Z    Compiling tracing-core v0.1.36
2026-09-09T05:09:25.5323948Z    Compiling tracing-attributes v0.1.31
2026-09-09T05:09:26.2855454Z    Compiling writeable v0.6.3
2026-09-09T05:09:26.3544628Z    Compiling litemap v0.8.2
2026-09-09T05:09:26.4694145Z    Compiling zerotrie v0.2.4
2026-09-09T05:09:26.7702220Z    Compiling tracing v0.1.44
2026-09-09T05:09:26.7815311Z    Compiling icu_locale_core v2.2.0
2026-09-09T05:09:26.7991695Z    Compiling potential_utf v0.1.5
2026-09-09T05:09:27.0707489Z    Compiling cmake v0.1.58
2026-09-09T05:09:27.2332760Z    Compiling icu_normalizer_data v2.2.0
2026-09-09T05:09:27.2774594Z    Compiling icu_properties_data v2.2.0
2026-09-09T05:09:27.5454223Z    Compiling fs_extra v1.3.0
2026-09-09T05:09:27.6647919Z    Compiling dunce v1.0.5
2026-09-09T05:09:27.9538178Z    Compiling utf8_iter v1.0.4
2026-09-09T05:09:27.9733737Z    Compiling ident_case v1.0.1
2026-09-09T05:09:28.0600916Z    Compiling aws-lc-sys v0.41.0
2026-09-09T05:09:28.2632826Z    Compiling icu_collections v2.2.0
2026-09-09T05:09:28.5044713Z    Compiling icu_provider v2.2.0
2026-09-09T05:09:29.2434739Z    Compiling tokio-util v0.7.18
2026-09-09T05:09:31.4268559Z    Compiling block-buffer v0.10.4
2026-09-09T05:09:32.9880430Z    Compiling percent-encoding v2.3.2
2026-09-09T05:09:33.0233181Z    Compiling digest v0.10.7
2026-09-09T05:09:33.1389005Z    Compiling icu_properties v2.2.0
2026-09-09T05:09:33.4493271Z    Compiling icu_normalizer v2.2.0
2026-09-09T05:09:33.5250988Z    Compiling inout v0.2.2
2026-09-09T05:09:33.8942472Z    Compiling spin v0.9.8
2026-09-09T05:09:34.3088388Z    Compiling http v1.4.1
2026-09-09T05:09:34.3545236Z    Compiling ring v0.17.14
2026-09-09T05:09:34.6100304Z    Compiling cpufeatures v0.3.0
2026-09-09T05:09:34.7430238Z    Compiling aws-lc-rs v1.17.0
2026-09-09T05:09:35.0856878Z    Compiling unicode-segmentation v1.13.3
2026-09-09T05:09:35.1223212Z    Compiling thiserror v2.0.18
2026-09-09T05:09:35.4227932Z    Compiling zerocopy v0.8.50
2026-09-09T05:09:35.7346931Z    Compiling idna_adapter v1.2.2
2026-09-09T05:09:35.8468101Z    Compiling cipher v0.5.2
2026-09-09T05:09:36.1120721Z    Compiling rand_core v0.6.4
2026-09-09T05:09:36.3363482Z    Compiling thiserror-impl v2.0.18
2026-09-09T05:09:36.3701859Z    Compiling curve25519-dalek-derive v0.1.1
2026-09-09T05:09:36.8665556Z    Compiling chacha20 v0.10.0
2026-09-09T05:09:37.6706982Z    Compiling idna v1.1.0
2026-09-09T05:09:38.5187965Z    Compiling form_urlencoded v1.2.2
2026-09-09T05:09:38.9578192Z    Compiling ipnet v2.12.0
2026-09-09T05:09:39.2820889Z    Compiling rustls-pki-types v1.14.1
2026-09-09T05:09:39.8399401Z    Compiling bitflags v2.12.1
2026-09-09T05:09:39.8507185Z    Compiling winapi v0.3.9
2026-09-09T05:09:40.0874923Z    Compiling untrusted v0.9.0
2026-09-09T05:09:40.1447300Z    Compiling url v2.5.8
2026-09-09T05:09:40.5081493Z    Compiling rand v0.10.1
2026-09-09T05:09:41.0959856Z    Compiling darling_core v0.20.11
2026-09-09T05:09:41.3188121Z    Compiling windows-strings v0.5.1
2026-09-09T05:09:41.9661566Z    Compiling windows-result v0.4.1
2026-09-09T05:09:42.4467303Z    Compiling rustls v0.23.40
2026-09-09T05:09:42.8890506Z    Compiling heck v0.5.0
2026-09-09T05:09:43.5789289Z    Compiling darling_macro v0.20.11
2026-09-09T05:09:43.5803952Z    Compiling convert_case v0.10.0
2026-09-09T05:09:44.0714836Z    Compiling atomic-waker v1.1.2
2026-09-09T05:09:44.3219672Z    Compiling unicode-xid v0.2.6
2026-09-09T05:09:44.3944569Z    Compiling const-oid v0.10.2
2026-09-09T05:09:44.4238137Z    Compiling anyhow v1.0.102
2026-09-09T05:09:44.6010247Z    Compiling derive_more-impl v2.1.1
2026-09-09T05:09:45.0933651Z    Compiling darling v0.20.11
2026-09-09T05:09:45.3443912Z    Compiling httparse v1.10.1
2026-09-09T05:09:45.4246658Z    Compiling parking_lot_core v0.9.12
2026-09-09T05:09:45.6289685Z    Compiling fastrand v2.4.1
2026-09-09T05:09:46.1774888Z    Compiling derive_builder_core v0.20.2
2026-09-09T05:09:46.6322137Z    Compiling h2 v0.4.14
2026-09-09T05:09:47.0312720Z    Compiling http-body v1.0.1
2026-09-09T05:09:47.4333817Z    Compiling curve25519-dalek v4.1.3
2026-09-09T05:09:47.8945261Z    Compiling ahash v0.8.12
2026-09-09T05:09:47.9336267Z    Compiling derive_more v2.1.1
2026-09-09T05:09:48.1026384Z    Compiling powerfmt v0.2.0
2026-09-09T05:09:48.2026877Z    Compiling either v1.16.0
2026-09-09T05:09:48.4625842Z    Compiling base64ct v1.8.3
2026-09-09T05:09:48.4690618Z    Compiling deranged v0.5.8
2026-09-09T05:09:49.0241095Z    Compiling pem-rfc7468 v1.0.0
2026-09-09T05:09:50.8834666Z    Compiling derive_builder_macro v0.20.2
2026-09-09T05:09:54.1315283Z    Compiling ppv-lite86 v0.2.21
2026-09-09T05:09:54.1389730Z    Compiling signature v2.2.0
2026-09-09T05:09:55.9901450Z    Compiling lazy_static v1.5.0
2026-09-09T05:09:56.1389956Z    Compiling sha2 v0.10.9
2026-09-09T05:09:56.1976330Z    Compiling der v0.7.10
2026-09-09T05:09:56.3040714Z    Compiling uuid v1.23.2
2026-09-09T05:09:56.7738058Z    Compiling spez v0.1.2
2026-09-09T05:09:56.9364645Z    Compiling windows-implement v0.60.2
2026-09-09T05:09:57.3503817Z    Compiling windows-interface v0.59.3
2026-09-09T05:09:57.8886753Z    Compiling n0-error-macros v0.1.3
2026-09-09T05:09:57.9350872Z    Compiling try-lock v0.2.5
2026-09-09T05:09:58.0137033Z    Compiling num-conv v0.2.2
2026-09-09T05:09:58.0999160Z    Compiling base64 v0.22.1
2026-09-09T05:09:58.1410256Z    Compiling tower-service v0.3.3
2026-09-09T05:09:58.4426084Z    Compiling data-encoding v2.11.0
2026-09-09T05:09:58.6118964Z    Compiling zmij v1.0.21
2026-09-09T05:09:58.7362109Z    Compiling pkg-config v0.3.33
2026-09-09T05:09:59.0509940Z    Compiling tinyvec_macros v0.1.1
2026-09-09T05:09:59.1026021Z    Compiling time-core v0.1.8
2026-09-09T05:09:59.2804514Z    Compiling vcpkg v0.2.15
2026-09-09T05:09:59.4059646Z    Compiling tinyvec v1.11.0
2026-09-09T05:09:59.7314754Z    Compiling n0-error v0.1.3
2026-09-09T05:09:59.8468294Z    Compiling want v0.3.1
2026-09-09T05:09:59.9732726Z    Compiling libsqlite3-sys v0.30.1
2026-09-09T05:10:00.0167860Z    Compiling windows-core v0.62.2
2026-09-09T05:10:00.2707064Z    Compiling spki v0.7.3
2026-09-09T05:10:00.5187684Z    Compiling rand_chacha v0.3.1
2026-09-09T05:10:00.7971845Z    Compiling parking_lot v0.12.5
2026-09-09T05:10:00.9994651Z    Compiling derive_builder v0.20.2
2026-09-09T05:10:01.4004361Z    Compiling der v0.8.0-rc.10
2026-09-09T05:10:01.6615841Z    Compiling num-integer v0.1.47
2026-09-09T05:10:01.9518496Z    Compiling n0-future v0.3.2
2026-09-09T05:10:02.0207473Z    Compiling vergen-lib v9.1.0
2026-09-09T05:10:02.2732984Z    Compiling pin-project-internal v1.1.13
2026-09-09T05:10:02.5683562Z    Compiling inout v0.1.4
2026-09-09T05:10:02.6942680Z    Compiling crossbeam-utils v0.8.21
2026-09-09T05:10:03.1579788Z    Compiling httpdate v1.0.3
2026-09-09T05:10:03.2250431Z    Compiling spt-procident v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-procident)
2026-09-09T05:10:03.3125469Z    Compiling cordyceps v0.3.4
2026-09-09T05:10:03.3772788Z    Compiling windows_x86_64_msvc v0.52.6
2026-09-09T05:10:03.7212322Z    Compiling diatomic-waker v0.2.3
2026-09-09T05:10:03.7658840Z    Compiling spin v0.10.0
2026-09-09T05:10:04.0034825Z    Compiling num-bigint-dig v0.8.6
2026-09-09T05:10:04.0123932Z    Compiling winnow v1.0.3
2026-09-09T05:10:04.0330320Z    Compiling parking v2.2.1
2026-09-09T05:10:04.3640541Z    Compiling serde_json v1.0.150
2026-09-09T05:10:04.8357506Z    Compiling futures-lite v2.6.1
2026-09-09T05:10:05.2786821Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-09-09T05:10:05.4533545Z    Compiling futures-buffered v0.2.13
2026-09-09T05:10:05.6924205Z    Compiling spt-poolguard v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-poolguard)
2026-09-09T05:10:05.8180794Z    Compiling pin-project v1.1.13
2026-09-09T05:10:05.9862776Z    Compiling hyper v1.10.1
2026-09-09T05:10:06.5212743Z    Compiling cipher v0.4.4
2026-09-09T05:10:07.0237066Z    Compiling spki v0.8.0-rc.4
2026-09-09T05:10:07.6149339Z    Compiling num-iter v0.1.46
2026-09-09T05:10:07.9040658Z    Compiling hashbrown v0.14.5
2026-09-09T05:10:08.2596099Z    Compiling rand v0.8.7
2026-09-09T05:10:08.6788721Z    Compiling pkcs8 v0.10.2
2026-09-09T05:10:10.0517296Z    Compiling ed25519 v2.2.3
2026-09-09T05:10:11.3808530Z    Compiling digest v0.11.3
2026-09-09T05:10:11.6088640Z    Compiling noq-udp v0.10.0
2026-09-09T05:10:11.6544459Z    Compiling vergen v9.1.0
2026-09-09T05:10:11.7145432Z    Compiling vergen-lib v0.1.6
2026-09-09T05:10:12.1249120Z    Compiling heapless v0.7.17
2026-09-09T05:10:12.1523795Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-09-09T05:10:12.1734518Z    Compiling universal-hash v0.5.1
2026-09-09T05:10:12.5945464Z    Compiling sync_wrapper v1.0.2
2026-09-09T05:10:12.9293911Z    Compiling aho-corasick v1.1.4
2026-09-09T05:10:13.0046330Z    Compiling opaque-debug v0.3.1
2026-09-09T05:10:13.0077575Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-09-09T05:10:13.3118144Z    Compiling byteorder v1.5.0
2026-09-09T05:10:13.4573366Z    Compiling regex-syntax v0.8.10
2026-09-09T05:10:13.7023037Z    Compiling allocator-api2 v0.2.21
2026-09-09T05:10:14.3273592Z    Compiling hash32 v0.2.1
2026-09-09T05:10:14.9388950Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-09-09T05:10:15.7951374Z    Compiling regex-automata v0.4.14
2026-09-09T05:10:16.0971133Z    Compiling polyval v0.6.2
2026-09-09T05:10:17.3761784Z    Compiling ed25519-dalek v2.2.0
2026-09-09T05:10:17.9303800Z    Compiling pkcs1 v0.7.5
2026-09-09T05:10:19.0246825Z    Compiling hashlink v0.9.1
2026-09-09T05:10:19.9077682Z    Compiling hyper-util v0.1.20
2026-09-09T05:10:20.7015590Z    Compiling pkcs8 v0.11.0-rc.10
2026-09-09T05:10:21.4163730Z    Compiling spt-store v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-09-09T05:10:22.7779153Z    Compiling prefix-trie v0.8.4
2026-09-09T05:10:24.5207790Z    Compiling futures-executor v0.3.32
2026-09-09T05:10:24.6313054Z    Compiling vergen-gitcl v1.0.8
2026-09-09T05:10:24.8107525Z    Compiling windows-threading v0.2.1
2026-09-09T05:10:25.2031658Z    Compiling signature v3.0.0
2026-09-09T05:10:25.3276196Z    Compiling fallible-streaming-iterator v0.1.9
2026-09-09T05:10:25.4204681Z    Compiling ryu v1.0.23
2026-09-09T05:10:25.4391945Z    Compiling fallible-iterator v0.3.0
2026-09-09T05:10:25.8743513Z    Compiling tower-layer v0.3.3
2026-09-09T05:10:25.9063715Z    Compiling rusqlite v0.32.1
2026-09-09T05:10:25.9648013Z    Compiling data-encoding-macro-internal v0.1.18
2026-09-09T05:10:26.0303785Z    Compiling ed25519 v3.0.0-rc.4
2026-09-09T05:10:26.7384351Z    Compiling hickory-proto v0.26.0-beta.4
2026-09-09T05:10:26.8629368Z    Compiling windows-future v0.3.2
2026-09-09T05:10:27.2969567Z    Compiling futures v0.3.32
2026-09-09T05:10:27.4585180Z    Compiling windows-targets v0.52.6
2026-09-09T05:10:27.5357589Z    Compiling rsa v0.9.10
2026-09-09T05:10:27.6059529Z    Compiling spt-proto v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-09-09T05:10:28.4601068Z    Compiling regex v1.12.3
2026-09-09T05:10:30.7553430Z    Compiling ghash v0.5.1
2026-09-09T05:10:31.3325822Z    Compiling proc-macro-crate v3.5.0
2026-09-09T05:10:32.9326480Z    Compiling sha2 v0.11.0-rc.5
2026-09-09T05:10:33.5483051Z    Compiling ctr v0.9.2
2026-09-09T05:10:34.8113529Z    Compiling aes v0.8.4
2026-09-09T05:10:35.0716966Z    Compiling windows-collections v0.3.2
2026-09-09T05:10:35.5665737Z    Compiling windows-numerics v0.3.1
2026-09-09T05:10:35.5984301Z    Compiling time v0.3.47
2026-09-09T05:10:35.7790257Z    Compiling http-body-util v0.1.3
2026-09-09T05:10:36.0024033Z    Compiling fs2 v0.4.3
2026-09-09T05:10:36.2573604Z    Compiling cobs v0.3.0
2026-09-09T05:10:36.4236686Z    Compiling aead v0.5.2
2026-09-09T05:10:36.4390957Z    Compiling postcard-derive v0.2.2
2026-09-09T05:10:36.5261335Z    Compiling ipconfig v0.3.4
2026-09-09T05:10:36.9858534Z    Compiling arrayvec v0.7.6
2026-09-09T05:10:37.0009875Z    Compiling widestring v1.2.1
2026-09-09T05:10:37.1709283Z    Compiling utf8parse v0.2.2
2026-09-09T05:10:37.8937926Z    Compiling postcard v1.1.3
2026-09-09T05:10:37.9886531Z    Compiling aes-gcm v0.10.3
2026-09-09T05:10:38.1612158Z    Compiling windows v0.62.2
2026-09-09T05:10:38.3365288Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-09-09T05:10:38.7315021Z    Compiling num_enum_derive v0.7.6
2026-09-09T05:10:39.8653014Z    Compiling windows-sys v0.59.0
2026-09-09T05:10:41.4886602Z    Compiling data-encoding-macro v0.1.20
2026-09-09T05:10:41.7327880Z    Compiling tower v0.5.3
2026-09-09T05:10:42.6350326Z    Compiling crossbeam-epoch v0.9.18
2026-09-09T05:10:43.4255871Z    Compiling crossbeam-channel v0.5.15
2026-09-09T05:10:44.4090130Z    Compiling iroh-metrics-derive v0.4.1
2026-09-09T05:10:46.5918418Z    Compiling strum_macros v0.28.0
2026-09-09T05:10:48.4492092Z    Compiling windows-registry v0.6.1
2026-09-09T05:10:49.0574586Z    Compiling chrono v0.4.45
2026-09-09T05:10:50.6107779Z    Compiling netwatch v0.16.0
2026-09-09T05:10:51.1729771Z    Compiling noq v0.18.0
2026-09-09T05:10:51.7427311Z    Compiling memoffset v0.6.5
2026-09-09T05:10:52.0328931Z    Compiling acto v0.8.2
2026-09-09T05:10:52.6181251Z    Compiling async-trait v0.1.89
2026-09-09T05:10:52.9442748Z    Compiling enum-assoc v1.3.0
2026-09-09T05:10:53.8290646Z    Compiling blake3 v1.8.5
2026-09-09T05:10:53.8297785Z    Compiling mac-addr v0.3.0
2026-09-09T05:10:54.0568193Z    Compiling identity-hash v0.1.0
2026-09-09T05:10:54.6779768Z    Compiling ref-cast v1.0.25
2026-09-09T05:10:54.9809708Z    Compiling thiserror v1.0.69
2026-09-09T05:10:55.1727502Z    Compiling lru-slab v0.1.2
2026-09-09T05:10:56.5354802Z    Compiling tagptr v0.2.0
2026-09-09T05:10:57.0539609Z    Compiling sorted-index-buffer v0.2.1
2026-09-09T05:10:57.7100096Z    Compiling xml-rs v0.8.28
2026-09-09T05:10:57.7156751Z    Compiling rustc-hash v2.1.2
2026-09-09T05:10:57.7286351Z    Compiling foldhash v0.2.0
2026-09-09T05:10:58.2217291Z    Compiling hashbrown v0.16.1
2026-09-09T05:10:58.2539800Z    Compiling moka v0.12.15
2026-09-09T05:10:58.8273631Z    Compiling xmltree v0.10.3
2026-09-09T05:10:59.3688950Z    Compiling netdev v0.42.0
2026-09-09T05:10:59.8147485Z    Compiling wmi v0.18.4
2026-09-09T05:11:00.3351664Z    Compiling strum v0.28.0
2026-09-09T05:11:00.5086326Z    Compiling iroh-metrics v0.38.3
2026-09-09T05:11:00.6491595Z    Compiling spt-msg v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-09-09T05:11:01.4272346Z    Compiling tower-http v0.6.11
2026-09-09T05:11:01.5051946Z    Compiling iroh-base v0.98.0
2026-09-09T05:11:01.5409679Z    Compiling num_enum v0.7.6
2026-09-09T05:11:01.7080676Z    Compiling iroh-relay v0.98.0
2026-09-09T05:11:01.9398550Z    Compiling n0-watcher v0.6.1
2026-09-09T05:11:02.2199564Z    Compiling attohttpc v0.30.1
2026-09-09T05:11:02.2299142Z    Compiling simple-dns v0.9.3
2026-09-09T05:11:02.4678319Z    Compiling tokio-stream v0.1.18
2026-09-09T05:11:03.0925986Z    Compiling serial-core v0.4.0
2026-09-09T05:11:03.2691576Z    Compiling toml_datetime v0.6.11
2026-09-09T05:11:03.5176664Z    Compiling serde_spanned v0.6.9
2026-09-09T05:11:03.6088661Z    Compiling ref-cast-impl v1.0.25
2026-09-09T05:11:03.9170754Z    Compiling thiserror-impl v1.0.69
2026-09-09T05:11:04.4023357Z    Compiling serde_derive_internals v0.29.1
2026-09-09T05:11:04.4143750Z    Compiling sha1_smol v1.0.1
2026-09-09T05:11:04.8694610Z    Compiling constant_time_eq v0.4.2
2026-09-09T05:11:04.8735835Z    Compiling winnow v0.7.15
2026-09-09T05:11:05.0480636Z    Compiling toml_write v0.1.2
2026-09-09T05:11:05.2111219Z    Compiling arrayref v0.3.9
2026-09-09T05:11:05.2822722Z    Compiling winreg v0.10.1
2026-09-09T05:11:05.4719541Z    Compiling smol_str v0.1.24
2026-09-09T05:11:05.7561477Z    Compiling simdutf8 v0.1.5
2026-09-09T05:11:05.7784050Z    Compiling resolv-conf v0.7.6
2026-09-09T05:11:06.1530609Z    Compiling schemars_derive v1.2.1
2026-09-09T05:11:06.4914174Z    Compiling toml_edit v0.22.27
2026-09-09T05:11:07.5281623Z    Compiling iroh-dns v0.98.0
2026-09-09T05:11:07.5588047Z    Compiling serial-windows v0.4.0
2026-09-09T05:11:07.7153880Z    Compiling igd-next v0.17.1
2026-09-09T05:11:10.3945403Z    Compiling lru v0.16.4
2026-09-09T05:11:10.4738732Z    Compiling webpki-roots v1.0.7
2026-09-09T05:11:10.5180758Z    Compiling hmac v0.12.1
2026-09-09T05:11:10.5716780Z    Compiling darling_core v0.23.0
2026-09-09T05:11:10.6371646Z    Compiling seize v0.5.1
2026-09-09T05:11:11.2977719Z    Compiling iroh v0.98.2
2026-09-09T05:11:11.6480346Z    Compiling serde_bytes v0.11.19
2026-09-09T05:11:11.8561640Z    Compiling anstyle v1.0.14
2026-09-09T05:11:12.0373710Z    Compiling dyn-clone v1.0.20
2026-09-09T05:11:12.2333055Z    Compiling pin-utils v0.1.0
2026-09-09T05:11:12.3182557Z    Compiling bitflags v1.3.2
2026-09-09T05:11:12.5486143Z    Compiling cmov v0.5.4
2026-09-09T05:11:12.5533505Z    Compiling once_cell_polyfill v1.70.2
2026-09-09T05:11:12.6361950Z    Compiling anstyle-wincon v3.0.11
2026-09-09T05:11:12.7595488Z    Compiling ctutils v0.4.2
2026-09-09T05:11:12.8761165Z    Compiling nix v0.25.1
2026-09-09T05:11:13.0880356Z    Compiling schemars v1.2.1
2026-09-09T05:11:13.4819553Z    Compiling darling_macro v0.23.0
2026-09-09T05:11:13.7066861Z    Compiling papaya v0.2.4
2026-09-09T05:11:14.1692368Z    Compiling hkdf v0.12.4
2026-09-09T05:11:14.2413195Z    Compiling portmapper v0.16.0
2026-09-09T05:11:14.5120833Z    Compiling toml v0.8.23
2026-09-09T05:11:15.3475847Z    Compiling serial v0.4.0
2026-09-09T05:11:15.4749635Z    Compiling filedescriptor v0.8.3
2026-09-09T05:11:15.6763857Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-09-09T05:11:16.6357650Z    Compiling anstyle-parse v1.0.0
2026-09-09T05:11:16.9990962Z    Compiling shared_library v0.1.9
2026-09-09T05:11:17.3422966Z    Compiling backon v1.6.0
2026-09-09T05:11:17.7373628Z    Compiling anstyle-query v1.1.5
2026-09-09T05:11:17.8823729Z    Compiling vte_generate_state_changes v0.1.2
2026-09-09T05:11:18.5014276Z    Compiling colorchoice v1.0.5
2026-09-09T05:11:18.8106376Z    Compiling unicode-width v0.2.0
2026-09-09T05:11:18.9944490Z    Compiling is_terminal_polyfill v1.70.2
2026-09-09T05:11:19.1321047Z    Compiling shell-words v1.1.1
2026-09-09T05:11:19.3101365Z    Compiling downcast-rs v1.2.1
2026-09-09T05:11:19.7277506Z    Compiling foldhash v0.1.5
2026-09-09T05:11:19.7658245Z    Compiling paste v1.0.15
2026-09-09T05:11:19.9565379Z    Compiling instability v0.3.12
2026-09-09T05:11:20.0926673Z    Compiling hashbrown v0.15.5
2026-09-09T05:11:20.9987629Z    Compiling portable-pty v0.8.1
2026-09-09T05:11:21.1102733Z    Compiling anstream v1.0.0
2026-09-09T05:11:21.9547631Z    Compiling vte v0.13.1
2026-09-09T05:11:22.8032172Z    Compiling spt-runtime v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-09-09T05:11:23.1146644Z    Compiling spake2 v0.4.0
2026-09-09T05:11:23.4880391Z    Compiling darling v0.23.0
2026-09-09T05:11:24.1037136Z    Compiling itertools v0.13.0
2026-09-09T05:11:24.2900949Z    Compiling crossterm_winapi v0.9.1
2026-09-09T05:11:26.1495481Z    Compiling strum_macros v0.26.4
2026-09-09T05:11:26.3378692Z    Compiling sha1 v0.10.6
2026-09-09T05:11:27.6125351Z    Compiling castaway v0.2.4
2026-09-09T05:11:27.9058815Z    Compiling terminal_size v0.4.4
2026-09-09T05:11:28.0294382Z    Compiling unicode-width v0.1.14
2026-09-09T05:11:28.3150335Z    Compiling static_assertions v1.1.0
2026-09-09T05:11:28.5914743Z    Compiling recvmsg v1.0.0
2026-09-09T05:11:29.0956055Z    Compiling indoc v2.0.7
2026-09-09T05:11:29.2209195Z    Compiling clap_lex v1.1.0
2026-09-09T05:11:29.5543742Z    Compiling doctest-file v1.1.1
2026-09-09T05:11:30.4018161Z    Compiling interprocess v2.4.2
2026-09-09T05:11:31.5537870Z    Compiling clap_builder v4.6.0
2026-09-09T05:11:31.5904196Z    Compiling strum v0.26.3
2026-09-09T05:11:31.9505330Z    Compiling compact_str v0.8.2
2026-09-09T05:11:32.0335805Z    Compiling unicode-truncate v1.1.0
2026-09-09T05:11:32.5784963Z    Compiling crossterm v0.28.1
2026-09-09T05:11:33.1415210Z    Compiling spt-live v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-09-09T05:11:33.9236217Z    Compiling spt-term v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-09-09T05:11:35.8796611Z    Compiling lru v0.12.5
2026-09-09T05:11:36.4642615Z    Compiling clap_derive v4.6.1
2026-09-09T05:11:36.7444063Z    Compiling error-code v3.3.2
2026-09-09T05:11:36.7664627Z    Compiling cassowary v0.3.0
2026-09-09T05:11:38.3759745Z    Compiling clipboard-win v5.4.1
2026-09-09T05:11:40.5774346Z    Compiling ratatui v0.29.0
2026-09-09T05:11:41.8758426Z    Compiling clap v4.6.1
2026-09-09T05:11:42.0695070Z    Compiling nucleo-matcher v0.3.1
2026-09-09T05:11:42.2515923Z    Compiling qrcode v0.14.1
2026-09-09T05:11:43.2850067Z    Compiling tempfile v3.27.0
2026-09-09T05:11:43.8955620Z    Compiling spt-test-support v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-09-09T05:11:58.4121497Z    Compiling rustls-webpki v0.103.13
2026-09-09T05:12:02.2069339Z    Compiling tokio-rustls v0.26.4
2026-09-09T05:12:02.2069677Z    Compiling rustls-platform-verifier v0.7.0
2026-09-09T05:12:02.2069961Z    Compiling noq-proto v0.17.0
2026-09-09T05:12:05.9693867Z    Compiling hyper-rustls v0.27.9
2026-09-09T05:12:06.0237104Z    Compiling hickory-net v0.26.0-beta.4
2026-09-09T05:12:06.0701398Z    Compiling tokio-websockets v0.13.2
2026-09-09T05:12:06.4561389Z    Compiling reqwest v0.13.4
2026-09-09T05:12:08.5722806Z    Compiling hickory-resolver v0.26.0-beta.4
2026-09-09T05:12:30.4141474Z    Compiling spt-net v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-09-09T05:12:32.6981666Z    Compiling spt-daemon v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-09-09T05:12:52.0221646Z    Compiling spt v0.68.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-09-09T05:13:07.1000743Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 11s
2026-09-09T05:13:07.1344465Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-1d293ed5eb9d5c33.exe)
2026-09-09T05:13:08.2317751Z 
2026-09-09T05:13:08.2318051Z running 1 test
2026-09-09T05:13:17.6712425Z test new_brain_serves_against_old_broker ... ok
2026-09-09T05:13:17.6712701Z 
2026-09-09T05:13:17.6712938Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.44s
2026-09-09T05:13:17.6713270Z 
2026-09-09T05:13:17.8999136Z ##[group]Run $floorBytes = 32GB
2026-09-09T05:13:17.8999365Z [36;1m$floorBytes = 32GB[0m
2026-09-09T05:13:17.8999569Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-09-09T05:13:17.8999787Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-09-09T05:13:17.9000012Z [36;1m$verdict = if ($freeBytes -lt $floorBytes) { "RED" } else { "PASS" }[0m
2026-09-09T05:13:17.9000424Z [36;1mWrite-Host "FLOOR_END job=n1-gate runner=Windows free_bytes=$freeBytes floor_bytes=$floorBytes verdict=$verdict sample=INSTANT"[0m
2026-09-09T05:13:17.9000782Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-09-09T05:13:17.9001062Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-09-09T05:13:17.9001329Z [36;1m  exit 1[0m
2026-09-09T05:13:17.9001453Z [36;1m}[0m
2026-09-09T05:13:17.9007524Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:13:17.9007812Z env:
2026-09-09T05:13:17.9008153Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:17.9008738Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:17.9009137Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:17.9009447Z ##[endgroup]
2026-09-09T05:13:18.1626678Z FLOOR_END job=n1-gate runner=Windows free_bytes=148463468544 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-09T05:13:18.4494351Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-09-09T05:13:18.4494769Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-09-09T05:13:18.4500718Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:13:18.4501084Z env:
2026-09-09T05:13:18.4501527Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:18.4501999Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:18.4502376Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:18.4502637Z ##[endgroup]
2026-09-09T05:13:18.7521763Z CI-CENSUS scope roots:
2026-09-09T05:13:18.7534904Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T05:13:18.7535780Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-09-09T05:13:18.7537023Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-09-09T05:13:18.7537904Z   root: C:\actions-runner\_work\_temp
2026-09-09T05:13:18.7538814Z   root: C:\Users\decid\spt-n1-oldbroker
2026-09-09T05:13:18.7893351Z CI-REAP: pre-reap state
2026-09-09T05:13:18.8078959Z CI-CENSUS phase=pre-reap box_procs=611 box_handles=265942 family_total=11 family_handles=2044 scoped=0 unscoped=11 unreadable_path=0
2026-09-09T05:13:18.8130639Z   FOREIGN  pid=9848    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8131996Z   FOREIGN  pid=12468   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8133284Z   FOREIGN  pid=22880   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8134370Z   FOREIGN  pid=28508   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8135462Z   FOREIGN  pid=41600   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8136894Z   FOREIGN  pid=47708   handles=126    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8137583Z   FOREIGN  pid=48232   handles=717    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8138596Z   FOREIGN  pid=48988   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8139893Z   FOREIGN  pid=50724   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8141185Z   FOREIGN  pid=51992   handles=177    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:18.8142512Z   FOREIGN  pid=53244   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3452297Z CI-CENSUS phase=end box_procs=613 box_handles=266079 family_total=13 family_handles=2097 scoped=0 unscoped=13 unreadable_path=0
2026-09-09T05:13:20.3455369Z   FOREIGN  pid=9848    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3456875Z   FOREIGN  pid=12468   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3458036Z   FOREIGN  pid=22880   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3459177Z   FOREIGN  pid=28508   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3460926Z   FOREIGN  pid=38000   handles=28     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3462283Z   FOREIGN  pid=41600   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3463322Z   FOREIGN  pid=43812   handles=28     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3464477Z   FOREIGN  pid=47708   handles=126    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3465588Z   FOREIGN  pid=48232   handles=717    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3467905Z   FOREIGN  pid=48988   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3468356Z   FOREIGN  pid=50724   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3469563Z   FOREIGN  pid=51992   handles=174    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3471011Z   FOREIGN  pid=53244   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-09-09T05:13:20.3480129Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-09-09T05:13:20.5071423Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-09-09T05:13:20.5071926Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-09-09T05:13:20.5081326Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-09T05:13:20.5081688Z env:
2026-09-09T05:13:20.5082268Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:20.5082988Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:20.5083674Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:20.5084153Z ##[endgroup]
2026-09-09T05:13:21.2197182Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5 on attempt 1/5
2026-09-09T05:13:21.3779596Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-09-09T05:13:21.3781644Z ##[group]Run actions/upload-artifact@v4
2026-09-09T05:13:21.3781923Z with:
2026-09-09T05:13:21.3782124Z   name: bench-ledger-n1-Windows
2026-09-09T05:13:21.3782382Z   path: bench-ledger/
2026-09-09T05:13:21.3782614Z   if-no-files-found: warn
2026-09-09T05:13:21.3782838Z   retention-days: 30
2026-09-09T05:13:21.3783059Z   compression-level: 6
2026-09-09T05:13:21.3783278Z   overwrite: false
2026-09-09T05:13:21.3783494Z   include-hidden-files: false
2026-09-09T05:13:21.3783729Z env:
2026-09-09T05:13:21.3784175Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:21.3785005Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:21.3785714Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34310511612-1-553cb704f75b40738b6ad5997b92f3d5
2026-09-09T05:13:21.3786222Z ##[endgroup]
2026-09-09T05:13:21.7957369Z (node:52264) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-09-09T05:13:21.7958103Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-09-09T05:13:21.7989835Z With the provided path, there will be 1 file uploaded
2026-09-09T05:13:21.7992725Z Artifact name is valid!
2026-09-09T05:13:21.7994034Z Root directory input is valid!
2026-09-09T05:13:22.1866372Z Beginning upload of artifact content to blob storage
2026-09-09T05:13:22.1979204Z (node:52264) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-09-09T05:13:22.4723735Z Uploaded bytes 276
2026-09-09T05:13:22.5475688Z Finished uploading artifact content to blob storage!
2026-09-09T05:13:22.5476668Z SHA256 digest of uploaded artifact zip is ce06ce96b6db5129dfdebdc33b9935903802925d15b5dcc9c411118fcdc7751e
2026-09-09T05:13:22.5477474Z Finalizing artifact upload
2026-09-09T05:13:22.8318612Z Artifact bench-ledger-n1-Windows.zip successfully finalized. Artifact ID 10089386597
2026-09-09T05:13:22.8319201Z Artifact bench-ledger-n1-Windows has been successfully uploaded! Final size is 276 bytes. Artifact ID is 10089386597
2026-09-09T05:13:22.8329381Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/34310511612/artifacts/10089386597
2026-09-09T05:13:22.9462332Z Post job cleanup.
2026-09-09T05:13:23.0649999Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-09T05:13:23.2628501Z git version 2.43.0.windows.1
2026-09-09T05:13:23.2663942Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9831325d-cf7e-4634-8399-cc9cc793e6d2\.gitconfig'
2026-09-09T05:13:23.2679869Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9831325d-cf7e-4634-8399-cc9cc793e6d2' before making global git config changes
2026-09-09T05:13:23.2680479Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:13:23.2688125Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T05:13:23.8154291Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:13:24.8885731Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-09T05:13:31.1465396Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:13:31.1759241Z http.https://github.com/.extraheader
2026-09-09T05:13:31.1784176Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-09-09T05:13:31.2132778Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-09T05:13:33.4551524Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:13:33.7279110Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-09T05:13:47.4662632Z Cleaning up orphan processes
2026-09-09T05:13:47.5278752Z Terminate orphan process: pid (52036) (vctip)
2026-09-09T05:13:47.5725719Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
